August 2009, 1.3.5
Mark Probst
Generate an image using a mathematical expression.
Generates an image by means of a mathematical expression. The expression can also refer to the data of an original image. Thus, arbitrary distortions can be constructed. Even animations can be generated.
unknown
| Type | Name | Description |
|---|---|---|
| PF_INT | run-mode | Interactive, non-interactive |
| PF_IMAGE | image | Input image |
| PF_DRAWABLE | drawable | Input drawable |
| PF_INT | flags | 1: Antialiasing 2: Supersampling 4: Animate 8: Periodic |
| PF_INT | frames | Number of frames |
| PF_FLOAT | param-t | The parameter t (if not animating) |
| PF_VALUE | expression | MathMap expression |
None